home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Internet / Adium1.6.2c.sit / Adium 1.6.2c / Adium.app / Contents / Resources / BuddyInfo.nib / classes.nib next >
Encoding:
Text File  |  2002-10-19  |  945 b   |  23 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             CLASS = AIBuddyInfoController; 
  5.             LANGUAGE = ObjC; 
  6.             OUTLETS = {
  7.                 "groupBox_requestingInfoBar" = NSBox; 
  8.                 "groupBox_windowContents" = NSBox; 
  9.                 "progressBar_requestingProfile" = NSProgressIndicator; 
  10.                 "textField_profileOnlineSince" = NSTextField; 
  11.                 "textField_profileService" = NSTextField; 
  12.                 "textField_profileWarnLevel" = NSTextField; 
  13.                 "textField_requestingProfile" = NSTextField; 
  14.                 "textView_profile" = NSTextView; 
  15.             }; 
  16.             SUPERCLASS = NSWindowController; 
  17.         }, 
  18.         {CLASS = AIBuddyInfoTextView; LANGUAGE = ObjC; SUPERCLASS = AIURLTextView; }, 
  19.         {CLASS = AIURLTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }, 
  20.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  21.     ); 
  22.     IBVersion = 1; 
  23. }